Skip to content

Kotlin nightlies #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 102 commits into
base: main
Choose a base branch
from
Draft

Kotlin nightlies #31

wants to merge 102 commits into from

Conversation

BoD
Copy link
Owner

@BoD BoD commented Jun 26, 2024

No description provided.

BoD and others added 30 commits April 22, 2024 17:30
* Revert "fun => val (apollographql#5826)"

This reverts commit a0db6ad.

* Revert "Add compile time possibleTypes (apollographql#5823)"

This reverts commit 0aedd8c.
* Add note about directive validation

* add doc about Network monitor

* tweak title

* Bump kotlin_labs to v0.3

* add left panel entry

* add experimental websockets doc

* wording

* wording

* Update ApolloCompilerPlugin

* use our own note

* add a section about arguments and limitations

* Remove Espresso IdlingResource from the README as it's deprecated

* add beta.6 changelog

* formating

* typo

---------

Co-authored-by: BoD <[email protected]>
…hql#5849)

* Fix backtick code formatting in ApolloCompilerPlugin docs

Note sure what the `<Note>` tag does but it was breaking the backtick markdown formatting

* trying to fix backticks

---------

Co-authored-by: Martin Bonnin <[email protected]>
…ql#5854)

* Fix an issue that cannot git clone repository on Windows

* fix packages

---------

Co-authored-by: Martin Bonnin <[email protected]>
…` on builder (apollographql#5857)

* Clear old ApolloStore related interceptors when using .store

* Update .api for removeInterceptor

* Report changes to the incubating artifact

---------

Co-authored-by: BoD <[email protected]>
* Add logger and arguments

* small tweak to the KDoc

* improve migration guide

* more KDoc

* Update libraries/apollo-compiler/src/main/kotlin/com/apollographql/apollo3/compiler/ApolloCompilerPluginEnvironment.kt

Co-authored-by: Benoit 'BoD' Lubek <[email protected]>

* Update libraries/apollo-compiler/src/main/kotlin/com/apollographql/apollo3/compiler/ApolloCompilerPluginEnvironment.kt

Co-authored-by: Benoit 'BoD' Lubek <[email protected]>

* remove exception, messager and add comment

---------

Co-authored-by: Benoit 'BoD' Lubek <[email protected]>
* ienable klib api dump

* update api dump
…new ones (apollographql#5858)

* Remove existing ApolloInterceptors when calling ApolloClient.Builder.httpCache()

* Remove existing ApolloInterceptors when calling ApolloClient.Builder.autoPersistedQueries()

* Remove existing HttpInterceptors when calling ApolloClient.Builder.httpCache()

* Remove existing HttpInterceptors when calling ApolloClient.Builder.httpBatching()

* Add a test for httpCache

* Don't crash if no `X-APOLLO-SERVED-DATE` header is present

* Revert CachingHttpInterceptor change
Just bumping the timestamp - no substantial changes
* Report watchInternal to incubating

* Fix apiDump
* Bump develocity gradle plugin

* Bump apollo-published
* Bump to Kotlin 2.0.0-RC3

* Bump KSP
…graphql#5888)

* Add Kdoc to pagination related classes

* Improve cache pagination doc

* Apply suggestions from code review

KDoc tweaks

Co-authored-by: Martin Bonnin <[email protected]>

* Use Note markup

---------

Co-authored-by: Martin Bonnin <[email protected]>
* Enable K2

* Workaround for https://youtrack.jetbrains.com/issue/KT-60561

* Workaround for https://youtrack.jetbrains.com/issue/KT-65105

* Bump kotlin-plugin-min to 1.9.0

* Add -Xskip-prerelease-check for Gradle tests

* make wasm compile

* Remove deprecated tryK2 flag

* Tweak runTest on wasm

* Tweak the tweak for KT-60561 and wasm

* Revert to use K1

---------

Co-authored-by: Martin Bonnin <[email protected]>
Just bumping the timestamp; looking forward to Kotlin 2.0 release
* Use "field key" instead of "field name"

* Add a few cache related terms to the glossary

* Apply suggestions from code review

Co-authored-by: Martin Bonnin <[email protected]>

---------

Co-authored-by: Martin Bonnin <[email protected]>
BoD and others added 18 commits June 21, 2024 18:35
* Update benchmarks to use published version of the incubating normalized cache

* Update integration tests to use published version of the incubating normalized cache

* Remove incubating normalized cache

* Update group id

* Remove mavenLocal() from repos

* Move incubating benchmark test classes to same package as stable ones

* Use the snapshots for the stable benchmarks

* Fix ApolloStore usage in benchmarks
…5988)

* Deprecate apollo-engine-ktor and publish engine tests

* add apiDump

* fix indentation

* fix build
* Use published version of the Java support libs

* Deprecate Java support modules

* Generate Java/Guava Optional adapters instead of expecting them from the Java client dependency

* Remove integration tests that were moved to the java-support repo

* Update libraries/apollo-api-java/README.md

Co-authored-by: Martin Bonnin <[email protected]>

* Fix artifact id in readmes

* Fix artifact id in code

---------

Co-authored-by: Martin Bonnin <[email protected]>
* Point to the dedicated Java support doc

* Tweak migration guide section about moved modules

* Tweak sentence
@github-actions github-actions bot force-pushed the kotlin-nightlies branch 2 times, most recently from 36fa7b8 to 46ef7df Compare June 27, 2024 02:30
@github-actions github-actions bot force-pushed the kotlin-nightlies branch 3 times, most recently from 4c0a465 to d9eb54f Compare June 30, 2024 02:34
@github-actions github-actions bot force-pushed the kotlin-nightlies branch from d9eb54f to 805bb8b Compare July 1, 2024 02:37
@BoD BoD force-pushed the main branch 2 times, most recently from eafdfe8 to 021eee2 Compare July 1, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.